*** empty log message ***
authorJuanma Barranquero <lekktu@gmail.com>
Sun, 25 Apr 2004 17:18:00 +0000 (17:18 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Sun, 25 Apr 2004 17:18:00 +0000 (17:18 +0000)
lisp/ChangeLog

index 940b6717de431007e8b26fa0acd805d66c998e8a..9b1fd48a34d608c933bf39d0cfdc53cd0000a9e6 100644 (file)
@@ -1,3 +1,11 @@
+2004-04-25  Juanma Barranquero  <lektu@terra.es>
+
+       * ielm.el (inferior-emacs-lisp-mode): Display working buffer on the
+       mode line.  Bind `inhibit-read-only' to t before modifying
+       properties of text in the buffer.
+       (ielm): Force point to the end of buffer, even when running ielm
+       from inside itself.
+
 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
 
        * info.el (info-apropos): Reset Info-complete-cache.